public class HttpGet
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
private static java.lang.String |
USER_AGENT |
Modifier | Constructor and Description |
---|---|
private |
HttpGet()
Non instantiable Constructor
|
Modifier and Type | Method and Description |
---|---|
static int |
getDirectoryCount(java.lang.String url)
Get Directory Count from server using an HTTP GET request
|
private static final java.lang.String USER_AGENT